PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setBaselineShift Method
The distance, in default user space units, by which the element's baseline shall be shifted relative to that of its parent element.
In This Topic
    setBaselineShift Method
    In This Topic
    Sets the baseline shift.
    Syntax
    public void setBaselineShift( 
       double value
    )

    Parameters

    value
    The distance, in default user space units, by which the element's baseline shall be shifted relative to that of its parent element.
    See Also